Add cursor-position, selection-bound properties. (#62148, reported by
authorOwen Taylor <otaylor@redhat.com>
Mon, 22 Oct 2001 21:01:47 +0000 (21:01 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 22 Oct 2001 21:01:47 +0000 (21:01 +0000)
commitc8b58228d60d187dade6c4a59ad953f4fe44fb98
tree97ed25d9ca083dc16a8c8e9184417ec4a94f5b4c
parent92d2dc0ba639efbc360a3de34d4a2ae722afa098
Add cursor-position, selection-bound properties. (#62148, reported by

Mon Oct 22 11:47:47 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtklabel.c: Add cursor-position, selection-bound
properties. (#62148, reported by Padraig O'Briain)

* gtk/gtkentry.c (gtk_entry_class_init): Rename text_position
to cursor_position. (1.3.x addition, text_position is an awful
name.) Make cursor_position read-only to avoid sticky questions
of interaction with selection_bound. (#62636, reported by
Padraig O'Briain)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtklabel.c